Skip to content

Conversation

borkdude
Copy link
Collaborator

No description provided.

set-no-cache-on-redefs
make-deps-inherit-no-cache
(dissoc :analyzed-file-set :counter)))))))
(binding [*ns* (:ns doc)]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe the *ns* must only be bound to the value of :ns after analyze-doc was called.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why?

Copy link
Member

@mk mk Oct 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was going to write because it will only be set correctly after the ns form was evaluated in analyze-doc but looking deeper I forgot that I moved this into the parsing step in #745 so it should be fine like you had it. I now moved the code comment accordingly in a39b86c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants